Skip to content

fix(deps): update okio to v3.18.2 - #294

Merged
ShadowRZ merged 1 commit into
masterfrom
renovate/okio
Sep 8, 2026
Merged

fix(deps): update okio to v3.18.2#294
ShadowRZ merged 1 commit into
masterfrom
renovate/okio

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.squareup.okio:okio-fakefilesystem 3.18.13.18.2 age confidence
com.squareup.okio:okio 3.18.13.18.2 age confidence

Release Notes

lysine-dev/okio (com.squareup.okio:okio-fakefilesystem)

v3.18.2

2026-09-04

  • Fix: Don't change behavior of base64-encoding. We introduced a bug in Okio 3.18.1 that caused
    base64 strings to be encoded without padding, even though the previous and expected behavior is
    to encode such strings with padding (= characters). The bug impacts callers who compiled
    against Okio releases < 3.18.0, and executed on Okio releases >= 3.18.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
@ShadowRZ
ShadowRZ enabled auto-merge (squash) September 8, 2026 00:27
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.03%. Comparing base (7440791) to head (3c6927d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #294   +/-   ##
=======================================
  Coverage   26.03%   26.03%           
=======================================
  Files         258      258           
  Lines        5872     5872           
  Branches      591      591           
=======================================
  Hits         1529     1529           
  Misses       4202     4202           
  Partials      141      141           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hanekokoro-bot

hanekokoro-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown

Download the artifacts for this pull request:

@ShadowRZ
ShadowRZ merged commit eac9b2e into master Sep 8, 2026
10 checks passed
@ShadowRZ
ShadowRZ deleted the renovate/okio branch September 8, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant